VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.FormsProcessing.FormRecognition Namespace / FormFieldTemplateTable<T> Class
In This Topic
FormFieldTemplateTable Class Properties
In This Topic
For a list of all properties of this type, see FormFieldTemplateTable<T>.
Public Properties
 NameDescription
Public PropertyGets or sets the bounding rectangle, in the device-independent pixels (1/96th inch), of the form field template on the template image.
Public PropertyGets or sets a template for a table cell.
Public PropertyGets or sets the count of columns in the table.
Public PropertyGets or sets the ratio of distance between two cell columns to cell width.
Public PropertyGets or sets the ratio of distance between two cell rows to cell height.
Public PropertyGets a collection of form field templates that belong to this FormFieldTemplateGroup.
Public PropertyGets or sets the name of form field template. (Inherited from FormFieldTemplate)
Public PropertyGets or sets the count of rows in the table.
Public PropertyGets or sets the format string that should be applied to the value of recognized field group. (Inherited from FormFieldTemplateGroup)
See Also